home *** CD-ROM | disk | FTP | other *** search
/ Top 101 Multimedia Shareware '93 / Top 101 Multimedia Shareware 1993.iso / movingvg / dazzle.scr < prev    next >
Text File  |  1988-03-30  |  3KB  |  81 lines

  1. :gdoc sec='IBM Internal Use Only'
  2. :h1.Directions for using the DAZZLE demo program
  3. :p.This program is intended as a demo of the VGA and MCGA type graphic
  4. adapters for both PS/2 and Family 1 machines.
  5. Essentially, the demo makes use of palette register animation and graphic
  6. rendering to show off these features of the VGA/MCGA (hereafter refered
  7. to simply as the VGA)&gml.
  8. :ul
  9. :li.Wide varieties of colors
  10. :li.Wide range of color (eg. many shades of a single color)
  11. :li.High speed graphics capability
  12. :eul
  13. :p.The program makes use of the 256 simultaneous color mode (320x200
  14. resolution) to accomplish this.
  15. It randomly generates sequences of colors from the full 256,000 color
  16. palette of the VGA, and displays 256 colors from this palette
  17. simultaneously.
  18. :p.OK, so how to use it?
  19. To run the DAZZLE program in its default demo mode, (and for the
  20. impatient people who want to run it immediately), just type this
  21. command&gml.
  22. :xmp
  23. DAZZLE
  24. :exmp
  25. :pc.This will first display the title screen.
  26. Once the title screen has been fully drawn and has started color
  27. cycling, press any key to enter the free running demo mode itself.
  28. :p.While the program is running, these keys are always active&gml.
  29. :dl tsize=7
  30. :dt.A
  31. :dd.Toggles :hp1.A:ehp1.utomode.
  32. Automode is by default initially ON, and will cause the shapes drawn on
  33. the screen to randomly change.
  34. If you turn it OFF by pressing :hp2.A:ehp2., the program will draw with
  35. the same shape until you change it.
  36. :dt.C
  37. :dd.Toggles :hp1.C:ehp1.olor cycling.
  38. The default is ON, for continuous color cycling.
  39. Turning it off will freeze the display with the current palette static.
  40. :dt.D
  41. :dd.Toggles :hp1.D:ehp1.rawing.
  42. The default is ON, for continuous drawing.
  43. Turning it off will stop drawing on the screen, but continue color
  44. cycling, slightly faster than before.
  45. :dt.SPACE
  46. :dd.This will randomly select a new shape to draw, regardless of
  47. Automode.
  48. Since the new shape is totally random, it may not always be different
  49. from the old one.
  50. :dt.ESC
  51. :dd.This terminates the program and returns to DOS.
  52. :edl
  53. :p.You can skip the title screen and go directly to demo mode by
  54. typing at least two characters after the DAZZLE command when you
  55. start the program.
  56. A good suggestion is DAZZLE followed by two spaces.
  57. :p.You can also force DAZZLE to startup drawing a specific shape with
  58. Automode turned off, if you like one of the specific shapes.
  59. To do this, specify a single digit on the command line after the DAZZLE
  60. command.
  61. These digits are&gml.
  62. :ol
  63. :li.Triangles
  64. :li.Rectangles
  65. :li.Circles
  66. :eol
  67. :p.For example, to skip the title screen and startup with only triangles
  68. being drawn, issue this command&gml.
  69. :xmp
  70. DAZZLE 1
  71. :exmp
  72. :p.Once you've started up in this manner, you can still toggle automode
  73. back on by pressing :hp1.A:ehp1..
  74. :p.If you have any comments or suggestions for the program, please send
  75. them to me, Dan Butterfield, at VMID DANIEL at MSNVM2, or tieline
  76. 8/641-4533.
  77. Also, please feel free to contribute to the DAZZLE FORUM on IBMPC.
  78. :p.DAZZLE was developed entirely on my own time, but was tested on IBM
  79. equipment.
  80. As such, it is considered IBM INTERNAL USE ONLY.
  81.